Release 10.1A: OpenEdge Data Management:
Database Administration
OpenEdge Structure Add utility
Use the Structure Add (PROSTRCT ADD) utility to add storage areas and extents to an existing database. The database must be offline before you can use PROSTRCT ADD, however PROSTRCT ADDONLINE is available for use with an online database. For information on PROSTRUCT ADDONLINE, see the "OpenEdge Structure Add Online utility" section.
![]()
To add storage areas to an existing database using PROSTRCT ADD:
- Back up your database.
- Create a new structure description file that contains only information about the areas you want to add. For example:
Note: To avoid overwriting the
.stfile for your existing database, the name of this.stfile must be different from the existing.stfile for the database. For example, name the new structure description fileadd.st.- Use the PROSTRCT Utility with the ADD qualifier, specifying the
.stfile you created in Step 2. For example:
PROSTRCT ADD adds the new extents or storage areas and extents to the existing database control area, and outputs descriptive information such as:
- Generate an update structure definition file for your database.
After you modify the structure of your database (adding or removing extents), run PROSTRCT LIST. PROSTRCT LIST automatically creates a structure description file for your database if one does not exist, or overwrites an existing
.stfile of the same name to reflect the changes you just made to the structure of your database.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |